func crypto/x509.matchExactly

2 uses

	crypto/x509 (current package)
		verify.go#L947: func matchExactly(hostA, hostB string) bool {
		verify.go#L1053: 			if matchExactly(match, candidateName) {